.hero-breadcrumb-container{padding-top:35px;padding-bottom:35px}.hero-breadcrumb{color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.hero-breadcrumb a{color:#333;text-decoration:none;transition:color .3s}.hero-breadcrumb a:hover{color:#1a8f3d}.hero-breadcrumb a.active{color:#222}.hero-breadcrumb .separator{margin:0 5px;color:#888}.rec-hero{position:relative;width:100%;min-height:600px;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center}.rec-hero__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,rgba(16,76,36,.9) 0%,rgba(20,100,48,.5) 100%);z-index:1}.rec-hero__container{position:relative;z-index:2;width:100%}.rec-hero__content{max-width:700px;color:#fff;padding:100px 0}.rec-hero__title{letter-spacing:-.01em;margin:0 0 2.5rem;color:#fff}.rec-hero__desc{margin:0 0 2rem;color:#fff}.rec-main-container{padding-top:0}.rec-layout{display:flex;gap:30px;align-items:flex-start;padding-bottom:60px}.rec-sidebar{width:320px;flex-shrink:0;display:flex;flex-direction:column;gap:20px}.rec-main{flex:1;min-width:0}.rec-box{padding:24px}.rec-box--light{background-color:#fafafa;border:1px solid #eee;border-radius:5px}.rec-box__title{margin-bottom:16px}.rec-box--light .rec-box__title{color:#1a8f3d;white-space:nowrap}.rec-box__desc{margin-bottom:20px;opacity:.9}.rec-info-list{display:flex;flex-direction:column;gap:20px}.rec-info-item{display:flex;gap:12px;align-items:flex-start}.rec-info-item__icon{width:24px;height:24px;flex-shrink:0;background-color:#1a8f3d;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.rec-info-item__icon img{display:none}.rec-info-item__text h4{color:#333;margin-top:0;margin-bottom:4px}.rec-info-item__text p{color:#666;margin:0}.rec-main-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.rec-main-header__left h2{color:#222;margin-bottom:4px}.rec-main-header__left p{color:#666}.rec-filter-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#fff;border:1px solid #ddd;color:#666;cursor:pointer;transition:all .2s}.rec-filter-btn:hover{background:#f5f5f5;color:#104c24}.rec-jobs{display:flex;flex-direction:column;gap:16px}.rec-job-card{background:#fff;border:1px solid #eee;border-radius:5px;padding:24px;display:flex;justify-content:space-between;align-items:center;gap:20px;transition:box-shadow .2s}.rec-job-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.05)}.rec-job-card__left{flex:1;min-width:0}.rec-job-card__badges{display:flex;gap:8px;margin-bottom:12px}.rec-job-card__badge{color:#1a8f3d;border-radius:20px}.rec-job-card__title{color:#070707;margin-bottom:12px;word-wrap:break-word;word-break:break-word}.rec-job-card__title a{color:inherit;text-decoration:none;transition:color .2s}.rec-job-card__title a:hover{color:#1a8f3d}.rec-job-card__meta{display:flex;gap:20px;color:#666;flex-wrap:wrap}.meta-item{display:flex;align-items:center;gap:6px;flex-shrink:0}.meta-item--address{flex-shrink:1;min-width:0}.meta-item--address svg{flex-shrink:0}.meta-item__text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.meta-item svg{color:#666;flex-shrink:0}.rec-job-card__right{display:flex;flex-direction:column;gap:12px}.rec-job-card__btn{background-color:#1a8f3d;color:#fff;padding:12px 24px;text-decoration:none;white-space:nowrap;transition:background .2s;text-align:center;border:1px solid #1a8f3d}.rec-job-card__btn:hover{background-color:#146e2f;border-color:#146e2f;color:#fff}.rec-job-card__btn-outline{background-color:transparent;color:#1a8f3d;padding:12px 24px;border:1px solid #1a8f3d;text-decoration:none;white-space:nowrap;transition:all .2s;text-align:center}.rec-job-card__btn-outline:hover{background-color:#1a8f3d;color:#fff}@media(max-width:767px){.rec-hero__title{margin-bottom:1.5rem}}@media(max-width:992px){.rec-layout{flex-direction:column}.rec-sidebar{width:100%;flex-direction:row}.rec-main{width:100%}.rec-box{flex:1}}@media(max-width:768px){.rec-sidebar{flex-direction:column}}@media(max-width:580px){.rec-job-card{flex-direction:column;align-items:flex-start}.rec-job-card__left,.rec-job-card__right{width:100%}.rec-job-card__btn,.rec-job-card__btn-outline{display:block;width:100%}}.rec-hero__actions{display:flex;gap:16px;flex-wrap:wrap}.rec-culture-section{background-color:#fff}.rec-culture-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:30px;gap:20px}.rec-culture-header-left{flex:1}.rec-culture-header h2{color:#222;margin:12px}.rec-culture-header p{color:#666;max-width:800px}.rec-culture-controls-floating{position:absolute;top:50%;left:-24px;right:-24px;transform:translateY(-50%);display:flex;justify-content:space-between;pointer-events:none;z-index:10}.rec-culture-btn{pointer-events:auto;width:35px;height:35px;border-radius:50%;border:1px solid #eee;background:#fff;color:#333;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.1)}@media(min-width:1025px){.rec-culture-btn:hover{background:#1a8f3d;border-color:#1a8f3d;color:#fff}}.rec-culture-carousel{position:relative;width:100%}.rec-culture-grid{display:flex;gap:30px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;cursor:grab;user-select:none;-ms-overflow-style:none;scrollbar-width:none;padding-bottom:50px}.rec-culture-grid.is-dragging{scroll-snap-type:none;scroll-behavior:auto;cursor:grabbing}.rec-culture-grid::-webkit-scrollbar{display:none}.rec-culture-grid img{-webkit-user-drag:none;user-select:none}.rec-culture-card{flex:0 0 calc(33.333% - 20px);scroll-snap-align:start;background-color:#fafafa;border:1px solid #eee;text-align:center;transition:transform .3s ease,box-shadow .3s ease;overflow:hidden;border-radius:5px}.rec-culture-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.05);border-color:#1a8f3d}.rec-culture-img{width:100%;height:200px;overflow:hidden}.rec-culture-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.rec-culture-card:hover .rec-culture-img img{transform:scale(1.05)}.rec-culture-content{padding:0 20px}.rec-culture-content h3{color:#222;margin:12px}.rec-culture-content p{color:#666}@media(max-width:992px){.rec-culture-card{flex:0 0 calc(50% - 15px)}}@media(max-width:768px){.rec-culture-header{flex-direction:column;align-items:flex-start}.rec-culture-controls-floating{left:-10px;right:-10px}.rec-culture-card{flex:0 0 calc(50% - 15px)}}@media(max-width:600px){.rec-culture-card{flex:0 0 100%}}@media(min-width:993px){.rec-culture-carousel[data-count="1"] .rec-culture-controls-floating,.rec-culture-carousel[data-count="2"] .rec-culture-controls-floating,.rec-culture-carousel[data-count="3"] .rec-culture-controls-floating{display:none!important}}@media(min-width:769px) and (max-width:992px){.rec-culture-carousel[data-count="1"] .rec-culture-controls-floating,.rec-culture-carousel[data-count="2"] .rec-culture-controls-floating{display:none!important}}@media(max-width:768px){.rec-culture-carousel[data-count="1"] .rec-culture-controls-floating,.rec-culture-carousel[data-count="2"] .rec-culture-controls-floating{display:none!important}}@media(max-width:600px){.rec-culture-carousel[data-count="1"] .rec-culture-controls-floating{display:none!important}}.rec-application-section{padding:72px 0;background:#f6f8f5}.rec-application-section .container{width:100%}.rec-application-form-container{width:100%;max-width:940px;box-sizing:border-box;margin:0 auto;padding:40px 48px;border:1px solid #e3e8de;border-radius:8px;box-shadow:0 16px 40px rgba(0,0,0,.08);background:#fff}.rec-application-form-container h2{margin:0 0 24px;color:#070707;overflow-wrap:anywhere}.rec-form-wrapper,.rec-form-wrapper>*,.rec-form-wrapper form,.rec-form-wrapper .umbraco-forms-form,.rec-form-wrapper .umbraco-forms-page{width:100%;max-width:100%;box-sizing:border-box}.rec-form-wrapper .umbraco-forms-page,.rec-form-wrapper .umbraco-forms-fieldset,.rec-form-wrapper fieldset{margin:0!important;padding:0!important;border:0!important}.rec-form-wrapper .umbraco-forms-container{display:block}.rec-form-wrapper [hidden]{display:none!important}.rec-form-wrapper .umbraco-forms-field,.rec-form-group{margin:0 0 22px}.rec-form-wrapper .umbraco-forms-label,.rec-form-label,.rec-form-group label{display:block;color:#26342b;margin-bottom:8px}.rec-form-control,.rec-form-wrapper input.text,.rec-form-wrapper input[type="text"],.rec-form-wrapper input[type="email"],.rec-form-wrapper input[type="tel"],.rec-form-wrapper textarea,.rec-form-wrapper select{width:100%;max-width:100%;box-sizing:border-box;min-height:48px;padding:13px 14px;border:1px solid #d8ded4;border-radius:6px;background:#fff;color:#1f2a23;transition:border-color .2s ease,box-shadow .2s ease}.rec-form-wrapper .jobopening{min-width:0}.rec-form-wrapper .rec-job-select{display:block;width:100%!important;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rec-form-wrapper textarea,.rec-form-wrapper textarea.rec-form-control{min-height:132px;resize:vertical}.rec-form-control:focus,.rec-form-wrapper input:focus,.rec-form-wrapper textarea:focus,.rec-form-wrapper select:focus{border-color:#1a8f3d;box-shadow:0 0 0 3px rgba(26,143,61,.14);outline:0}.rec-form-wrapper input[type="file"].rec-form-control,.rec-form-wrapper input[type="file"]{min-height:auto;padding:14px;border:1px dashed #afc5b4;background:#f8fbf8;cursor:pointer}.rec-form-wrapper input[type="file"].rec-file-input-native{position:absolute;width:1px;height:1px;padding:0;border:0;opacity:0;overflow:hidden;pointer-events:none}.rec-file-upload{display:flex;align-items:center;gap:12px;min-height:48px;padding:10px 12px;border:1px dashed #afc5b4;border-radius:6px;background:#f8fbf8;transition:background .2s,border-color .2s}.rec-file-upload.drag-over{background:#e8f5e9;border-color:#1a8f3d}.rec-file-button{display:inline-flex!important;align-items:center;justify-content:center;min-height:34px;padding:8px 14px;border-radius:6px;background:#1a8f3d;color:#fff!important;margin:0!important;cursor:pointer;white-space:nowrap}.rec-file-name{display:block;color:#647069;margin-top:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rec-form-wrapper .dataconsent{margin-top:4px}.rec-form-wrapper .consent-checkbox-label{display:flex!important;align-items:flex-start;gap:10px;color:#46514a;margin:0}.consent-checkbox-label input[type="checkbox"],.rec-form-checkbox{width:18px;height:18px;flex:0 0 18px;margin-top:2px;accent-color:#1a8f3d}.rec-form-wrapper .field-validation-error,.rec-form-wrapper .field-validation-valid,.rec-form-wrapper [data-valmsg-for]{display:block;color:#b42318;margin-top:6px}.rec-form-wrapper input.input-validation-error,.rec-form-wrapper textarea.input-validation-error,.rec-form-wrapper select.input-validation-error{border-color:#b42318}.rec-form-wrapper .umbraco-forms-submitmessage,.rec-form-wrapper .rec-form-submitmessage{display:block;width:100%;max-width:100%;box-sizing:border-box;padding:14px 16px;border-radius:6px;background:#eaf7ee;color:#146e2f;margin:22px 0 0;text-align:left;overflow-wrap:break-word}.rec-form-wrapper .umbraco-forms-submitmessage:empty,.rec-form-wrapper .rec-form-submitmessage:empty{display:none}.rec-form-submit{display:flex;justify-content:center;margin-top:28px}.rec-form-submit-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:12px 26px;border:1px solid #1a8f3d;border-radius:999px;background:#1a8f3d;color:#fff;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}.rec-form-submit-button svg{width:18px;height:18px;flex:0 0 18px}.rec-form-submit-button:hover,.rec-form-submit-button:focus-visible{background:#146e2f;border-color:#146e2f;transform:translateY(-1px)}@media(max-width:768px){.rec-application-form-container{padding:32px 28px}}@media(max-width:600px){.rec-application-section{padding:48px 0}.rec-application-form-container{padding:28px 20px}.rec-application-form-container h2{margin-bottom:18px}.rec-form-wrapper .umbraco-forms-submitmessage,.rec-form-wrapper .rec-form-submitmessage{padding:12px 14px}.rec-form-submit{justify-content:stretch}.rec-form-submit-button{width:100%}}.rec-pagination{margin-top:40px;display:flex;justify-content:center;gap:8px}.rec-page-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;text-decoration:none;transition:all .2s;background-color:transparent;color:#333;border:1px solid #eee}.rec-page-link.arrow{font-size:18px}.rec-page-link.number{font-size:15px}.rec-page-link:hover{border-color:#1a8f3d;color:#1a8f3d}.rec-page-link.active{background-color:#1a8f3d;color:#fff;border-color:#1a8f3d}.rec-page-link.active:hover{color:#fff}.custom-dropdown-container{position:relative;width:100%}.custom-dropdown-trigger{display:flex;justify-content:space-between;align-items:center;width:100%;min-height:48px;padding:12px 16px;border:1px solid #dcdcdc;border-radius:8px;background:#fff;cursor:pointer;color:#333;font-size:16px;box-sizing:border-box}.custom-dropdown-trigger:focus{border-color:#2f6335;outline:0}.custom-dropdown-arrow{font-size:12px;color:#666;transition:transform .3s ease}.custom-dropdown-trigger.open .custom-dropdown-arrow{transform:rotate(180deg)}.custom-dropdown-menu{position:absolute;top:calc(100% + 4px);left:0;width:100%;max-height:250px;overflow-y:auto;background:#fff;border:1px solid #dcdcdc;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:100;display:none;margin:0;padding:0}.custom-dropdown-menu.active{display:block}.custom-dropdown-item{padding:12px 16px;cursor:pointer;color:#333;font-size:16px;border-bottom:1px solid #f0f0f0;transition:background .2s ease}.custom-dropdown-item:last-child{border-bottom:0}.custom-dropdown-item:hover,.custom-dropdown-item.selected{background-color:#f4fbf5;color:#2f6335}